log/slog.Attr.isEmpty (method)

3 uses

	log/slog (current package)
		attr.go#L99: func (a Attr) isEmpty() bool {
		handler.go#L480: 	if a.isEmpty() {
		record.go#L111: 		if !end.isEmpty() {